Filename | (eval 225)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 12 statements in 15µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 4 | 1 | 17µs | 2.65ms | has | JSON::Schema::Modern::Annotation::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Annotation; | ||||
2 | # spent 2.65ms (17µs+2.63) within JSON::Schema::Modern::Annotation::has which was called 4 times, avg 662µs/call:
# once (7µs+1.27ms) by JSON::Schema::Modern::Result::BEGIN@20 at line 22 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Annotation.pm
# once (3µs+688µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 44 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Annotation.pm
# once (5µs+365µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 36 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Annotation.pm
# once (2µs+305µs) by JSON::Schema::Modern::Result::BEGIN@20 at line 39 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Annotation.pm | ||||
3 | 4 | 2µs | for my $method (@$before) { | ||
4 | 4 | 4µs | 4 | 373µs | $method->(@_); # spent 373µs making 4 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 93µs/call |
5 | } | ||||
6 | 4 | 9µs | 4 | 2.26ms | $$wrapped->(@_);} # spent 2.26ms making 4 calls to Moo::has, avg 564µs/call |
7 | ; |